selected
Type
property
Summary
Specifies whether an object is selected.
Syntax
set the selected of <object> to {true | false}
Description
Use the selected property to select an object or find out whether the user has selected it with the Pointer tool.
You can select an object by setting its selected property to true, and deselect it by setting its selected to false.
Examples
if the selected of button "Group" then select button "Ahhh"
Related
property: selected
command: select, focus, choose
function: selectedImage
glossary: object, property, Pointer tool
Compatibility and Support
Introduced
LiveCode 1.0
OS
mac
windows
linux
ios
android
Platforms
desktop
server
mobile